Skip to content

Conversation

@rzikm
Copy link
Member

@rzikm rzikm commented Sep 3, 2025

Adds back change that was missed in #118456.

Copilot AI review requested due to automatic review settings September 3, 2025 07:35
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds back a missing line of code that was inadvertently omitted in a previous PR (#118456). The change specifically sets the CheckCertificateRevocationList property to true in a test that validates revocation checking behavior.

Key Changes

  • Adds the missing CheckCertificateRevocationList = true assignment to ensure the test properly validates certificate revocation checking

@rzikm rzikm changed the title Fix RevocationChecking test for revoked certificates Fix System.Net.Http.Functional.Tests.*.NoCallback_RevokedCertificate_RevocationChecking_Fails Sep 3, 2025
@dotnet-policy-service
Copy link
Contributor

Tagging subscribers to this area: @dotnet/ncl
See info in area-owners.md if you want to be subscribed.

@rzikm rzikm requested a review from a team September 3, 2025 10:52
Copy link
Member

@ManickaP ManickaP left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will this be backported to 10.0 branch?

@rzikm rzikm merged commit caca0ad into dotnet:main Sep 3, 2025
90 checks passed
@rzikm
Copy link
Member Author

rzikm commented Sep 3, 2025

Will this be backported to 10.0 branch?

It should

@rzikm
Copy link
Member Author

rzikm commented Sep 3, 2025

/backport to release/10.0

@github-actions
Copy link
Contributor

github-actions bot commented Sep 3, 2025

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants